Fix a crash with steppers
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Nov 2015 14:41:10 +0000 (09:41 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Nov 2015 14:44:14 +0000 (09:44 -0500)
commit4ed47e757fd0c5abf04a4f8341f0796f6afd696f
treeed2f1833b3adf61320d6e17f817a937e850f3f85
parent7b3cda2cd5160c4d8d13c7346836aad97d52ce8c
Fix a crash with steppers

The introduction of the trough node was not properly carried
into the code constructing stepper nodes, and was causing
assertion failures there. This was only showing up on Windows,
since Adwaita and HighContrast don't have steppers.
gtk/gtkrange.c